Skip to content

fix: require iOS 15 for App Store updates - #4890

Merged
cagnulein merged 1 commit into
masterfrom
feat/ios15-minimum-requirement
Aug 5, 2026
Merged

fix: require iOS 15 for App Store updates#4890
cagnulein merged 1 commit into
masterfrom
feat/ios15-minimum-requirement

Conversation

@cagnulein

Copy link
Copy Markdown
Owner

Summary

  • Set the iOS deployment target to iOS 15 for the main app Debug and Release configurations.
  • Keep the existing watchOS deployment target unchanged at watchOS 5.0.

Context

Apple will require App Store app updates to support iOS 15 or later starting in spring 2027. This PR intentionally contains only the iOS 15 requirement and does not include the watchOS changes from #4708.

Test plan

  • Verified the diff contains only the two iOS deployment-target changes.
  • Verified git diff --check.
  • Build and archive on macOS/Xcode.

@cagnulein
cagnulein merged commit 6dfc7e6 into master Aug 5, 2026
16 of 17 checks passed
@cagnulein
cagnulein deleted the feat/ios15-minimum-requirement branch August 5, 2026 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant